unsubscribe From Push Notifications
public abstract void unsubscribeFromPushNotifications(String subscriptionID, PushUnsubscriptionCallback callback)
This method removes the push notification subscription.
Since
4.6.0
Parameters
subscription ID
unique ID assigned to the device by WebRTC GW after the push subscription
callback
block implementation that will be used to return success or fail